[INFO] fetching crate findex-plugin 0.8.3...
[INFO] testing findex-plugin-0.8.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate findex-plugin 0.8.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate findex-plugin 0.8.3
[INFO] finished tweaking crates.io crate findex-plugin 0.8.3
[INFO] tweaked toml for crates.io crate findex-plugin 0.8.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate findex-plugin 0.8.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate findex-plugin 0.8.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b4d3fcb53520533bb5331dd917b0e15a3cfc2c2568f3d0f90d2712509e9111b
[INFO] running `Command { std: "docker" "start" "-a" "1b4d3fcb53520533bb5331dd917b0e15a3cfc2c2568f3d0f90d2712509e9111b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b4d3fcb53520533bb5331dd917b0e15a3cfc2c2568f3d0f90d2712509e9111b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4d3fcb53520533bb5331dd917b0e15a3cfc2c2568f3d0f90d2712509e9111b", kill_on_drop: false }`
[INFO] [stdout] 1b4d3fcb53520533bb5331dd917b0e15a3cfc2c2568f3d0f90d2712509e9111b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ad2e278f07aabb3f01a4ef7c12c823b0111b571a5125c9a54f3ccc79d6bf8c
[INFO] running `Command { std: "docker" "start" "-a" "65ad2e278f07aabb3f01a4ef7c12c823b0111b571a5125c9a54f3ccc79d6bf8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling abi_stable v0.11.3
[INFO] [stderr]    Compiling findex-plugin v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.48s
[INFO] running `Command { std: "docker" "inspect" "65ad2e278f07aabb3f01a4ef7c12c823b0111b571a5125c9a54f3ccc79d6bf8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ad2e278f07aabb3f01a4ef7c12c823b0111b571a5125c9a54f3ccc79d6bf8c", kill_on_drop: false }`
[INFO] [stdout] 65ad2e278f07aabb3f01a4ef7c12c823b0111b571a5125c9a54f3ccc79d6bf8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89e2035087bbd916398e9d7d5e91b060c99817a93466a43f0a2a0154595cd5f9
[INFO] running `Command { std: "docker" "start" "-a" "89e2035087bbd916398e9d7d5e91b060c99817a93466a43f0a2a0154595cd5f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling findex-plugin v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "89e2035087bbd916398e9d7d5e91b060c99817a93466a43f0a2a0154595cd5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e2035087bbd916398e9d7d5e91b060c99817a93466a43f0a2a0154595cd5f9", kill_on_drop: false }`
[INFO] [stdout] 89e2035087bbd916398e9d7d5e91b060c99817a93466a43f0a2a0154595cd5f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] faf38d278da3f1b34934e70674cca79f3d1c1ff7cdac082513252737251be0e0
[INFO] running `Command { std: "docker" "start" "-a" "faf38d278da3f1b34934e70674cca79f3d1c1ff7cdac082513252737251be0e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/findex_plugin-0694a61d52a1a382)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests findex_plugin
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - define_plugin (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - define_plugin (line 36) stdout ----
[INFO] [stdout] error[E0428]: the name `FINDEX_PLUGIN_PREFIX` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | define_plugin!("prefix!", init, handle_query);
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `FINDEX_PLUGIN_PREFIX` here
[INFO] [stdout] 58 | // or, add a shortcut key
[INFO] [stdout] 59 | define_plugin!("prefix!", "<Ctrl><Shift>p", init, handle_query);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `FINDEX_PLUGIN_PREFIX` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FINDEX_PLUGIN_PREFIX` must be defined only once in the value namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `define_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `findex_plugin_init` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | define_plugin!("prefix!", init, handle_query);
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `findex_plugin_init` here
[INFO] [stdout] 58 | // or, add a shortcut key
[INFO] [stdout] 59 | define_plugin!("prefix!", "<Ctrl><Shift>p", init, handle_query);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `findex_plugin_init` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `findex_plugin_init` must be defined only once in the value namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `define_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `findex_plugin_query_handler` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | define_plugin!("prefix!", init, handle_query);
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `findex_plugin_query_handler` here
[INFO] [stdout] 58 | // or, add a shortcut key
[INFO] [stdout] 59 | define_plugin!("prefix!", "<Ctrl><Shift>p", init, handle_query);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `findex_plugin_query_handler` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `findex_plugin_query_handler` must be defined only once in the value namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `define_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - define_plugin (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "faf38d278da3f1b34934e70674cca79f3d1c1ff7cdac082513252737251be0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf38d278da3f1b34934e70674cca79f3d1c1ff7cdac082513252737251be0e0", kill_on_drop: false }`
[INFO] [stdout] faf38d278da3f1b34934e70674cca79f3d1c1ff7cdac082513252737251be0e0
